DataCollection | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / ISupportCreateNewItem<T> Interface / CreateNewItem Method

In This Topic
    CreateNewItem Method (ISupportCreateNewItem<T>)
    In This Topic
    Creates a new item of the collection.
    Syntax
    'Declaration
     
    Function CreateNewItem() As T
    T CreateNewItem()
    See Also